sending buffer meaning in Chinese
发送缓冲器
Examples
- Gets the number of bytes of data in the send buffer
获取发送缓冲区中数据的字节数。 - The number of bytes of data in the send buffer
发送缓冲区中数据的字节数。 - Gets or sets the size of the send buffer
获取或设置发送缓冲区的大小。 - Gets or sets a value that specifies the size of the send buffer of the
获取或设置一个值,该值指定 - Sets the send buffer size using the sendbuffersize public property
下面的代码示例设置并获取发送缓冲区大小。